|
SmartFTP FTP Library
|
public: void OnStatus( [in] enumStatusEventType t, [in] BSTR bstrText );
The event is fired when the client sends a command, receives a server response or for internal messages.
If the type t equals ftpStatusEventTypeLocalHelp the strText contains the following values:
|
Value |
Meaning |
|
"1" |
Unable to resolve host name |
|
"2" |
Connection to host failed |
|
"3" |
Timeout |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|